Skip to main content

Application Interaction

In this chapter, you will discover various mechanisms through which applications on a system can interact. You will see these mechanisms in action in existing applications, but also use them in some code of your own.

Setup

Make sure the following packages are installed:

sudo apt-get -y update; sudo apt-get -y install net-tools x11-apps libssl-dev d-feet firefox

Contents

  1. Time Server
  2. Password Cracker
  3. The X Window System
  4. D-Bus
  5. OS Cloud
  6. Arena